Freeslot
MT_DOOD
S_DOOD
SPR_DOOD
MT_BUB
S_BUB
SPR_BBZB
MT_LEAF
S_LEAF
SPR_LEAF

# A lot of this was just stuff repurposed from a hangout mod I made
# "DOOD" is just the internal name of the Panas there

Object MT_DOOD
#$Name "BBZ Palmtree"
#$Sprite DOODA0
#$Category "BBZ"
MapThingNum = 927
Radius = 16*FRACUNIT
Height = 192*FRACUNIT
SpawnState = S_DOOD
Flags = MF_SOLID

State S_DOOD
SpriteName = DOOD
SpriteFrame = A
Duration = -1

Object MT_BUB
#$Name "Bubble Graphic"
#$Sprite BBZBA0
#$Category "BBZ"
MapThingNum = 928
Radius = 64*FRACUNIT
Height = 128*FRACUNIT
SpawnState = S_BUB
Flags = 0

State S_BUB
SpriteName = BBZB
SpriteFrame = A
Duration = -1

Object MT_LEAF
#$Name "Palmtree Leaves"
#$Sprite LEAFA0
#$Category "BBZ"
MapThingNum = 929
Radius = 128*FRACUNIT
Height = 32*FRACUNIT
SpawnState = S_LEAF
Flags = MF_NOTHINK

State S_LEAF
SpriteName = LEAF
SpriteFrame = A|FF_PAPERSPRITE
Duration = -1